projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db60d85
)
(baud-rate): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 28 May 1993 16:40:28 +0000
(16:40 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 28 May 1993 16:40:28 +0000
(16:40 +0000)
lisp/subr.el
patch
|
blob
|
history
diff --git
a/lisp/subr.el
b/lisp/subr.el
index 755f64dff614194e00ac0b5ce7f260985c72505c..e0da47446b8d319f00934ecfc5d196bc2b67c33a 100644
(file)
--- a/
lisp/subr.el
+++ b/
lisp/subr.el
@@
-368,7
+368,8
@@
nas returned by the `event-start' and `event-end' functions."
;; Some programs still use this as a function.
(defun baud-rate ()
- "Obsolete function returning the value of the `baud-rate' variable."
+ "Obsolete function returning the value of the `baud-rate' variable.
+Please convert your programs to use the variable `baud-rate' directly."
baud-rate)
\f